Skip to content

Remove broken JS_READ_OBJ_ROM_DATA flag #216

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

bnoordhuis
Copy link
Contributor

This JS_ReadObject() flag no longer works for bytecode. The IC opcodes are patched during execution.

Fixes: #206
Refs: #120

This JS_ReadObject() flag no longer works for bytecode. The IC opcodes
are patched during execution.

Fixes: quickjs-ng#206
Refs: quickjs-ng#120
@bnoordhuis bnoordhuis merged commit ba8b80f into quickjs-ng:master Dec 14, 2023
@bnoordhuis bnoordhuis deleted the fix206 branch December 14, 2023 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Broken JS_READ_OBJ_ROM_DATA flag
2 participants